How to Install mm-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mm-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

mm-common software package provides Common build files of the GNOME C++ bindings, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mm-common 

mm-common is installed in your system.

Make ensure the mm-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep mm-common *

You will get with mm-common package name, version, architecture and description in a table

mm-common package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package mm-common
Version 0.9.6-1
Description Common build files of the GNOME C++ bindings
Sub Section devel


See Also, How to uninstall or remove mm-common software package from Ubuntu 14.04 LTS (Trusty Tahr)?